[INFO] fetching crate stix 0.3.0...
[INFO] fixing stix-0.3.0 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] extracting crate stix 0.3.0 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate stix 0.3.0
[INFO] finished tweaking crates.io crate stix 0.3.0
[INFO] tweaked toml for crates.io crate stix 0.3.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate stix 0.3.0 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate stix 0.3.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded thiserror-impl v1.0.24
[INFO] [stderr]   Downloaded thiserror v1.0.24
[INFO] [stderr]   Downloaded url v2.2.1
[INFO] [stderr]   Downloaded darling_macro v0.12.3
[INFO] [stderr]   Downloaded once_self_cell v0.6.2
[INFO] [stderr]   Downloaded stix_derive v0.3.0
[INFO] [stderr]   Downloaded darling v0.12.3
[INFO] [stderr]   Downloaded once_cell v1.7.2
[INFO] [stderr]   Downloaded unicode-normalization v0.1.17
[INFO] [stderr]   Downloaded darling_core v0.12.3
[INFO] [stderr]   Downloaded syn v1.0.69
[INFO] [stderr]   Downloaded libc v0.2.93
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] c544651e66e6fbd33b2a52be46d4becd80fae59ecb7e30bdbd1dbaec2420a11a
[INFO] running `Command { std: "docker" "start" "c544651e66e6fbd33b2a52be46d4becd80fae59ecb7e30bdbd1dbaec2420a11a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c544651e66e6fbd33b2a52be46d4becd80fae59ecb7e30bdbd1dbaec2420a11a" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c544651e66e6fbd33b2a52be46d4becd80fae59ecb7e30bdbd1dbaec2420a11a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c544651e66e6fbd33b2a52be46d4becd80fae59ecb7e30bdbd1dbaec2420a11a" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.69
[INFO] [stderr]    Compiling serde_derive v1.0.125
[INFO] [stderr]    Compiling libc v0.2.93
[INFO] [stderr]    Compiling serde v1.0.125
[INFO] [stderr]     Checking matches v0.1.8
[INFO] [stderr]     Checking fixedbitset v0.2.0
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]     Checking tinyvec v1.2.0
[INFO] [stderr]     Checking once_cell v1.7.2
[INFO] [stderr]     Checking uuid v0.8.2
[INFO] [stderr]     Checking unicode-bidi v0.3.5
[INFO] [stderr]     Checking form_urlencoded v1.0.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.26
[INFO] [stderr]     Checking once_self_cell v0.6.2
[INFO] [stderr]     Checking petgraph v0.5.1
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]     Checking unicode-normalization v0.1.17
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]    Compiling darling_core v0.12.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.24
[INFO] [stderr]    Compiling strum_macros v0.20.1
[INFO] [stderr]     Checking thiserror v1.0.24
[INFO] [stderr]     Checking strum v0.20.0
[INFO] [stderr]    Compiling darling_macro v0.12.3
[INFO] [stderr]    Compiling darling v0.12.3
[INFO] [stderr]    Compiling stix_derive v0.3.0
[INFO] [stderr]     Checking url v2.2.1
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking stix v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.17s
[INFO] [stderr] crater-edition-check: all finished
[INFO] running `Command { std: "docker" "inspect" "c544651e66e6fbd33b2a52be46d4becd80fae59ecb7e30bdbd1dbaec2420a11a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c544651e66e6fbd33b2a52be46d4becd80fae59ecb7e30bdbd1dbaec2420a11a", kill_on_drop: false }`
[INFO] [stdout] c544651e66e6fbd33b2a52be46d4becd80fae59ecb7e30bdbd1dbaec2420a11a
